﻿2026-07-08T22:55:29.6584697Z ##[group]Run actions/checkout@v5
2026-07-08T22:55:29.6585257Z with:
2026-07-08T22:55:29.6585688Z   repository: SaberMage/spt-shell-notify
2026-07-08T22:55:29.6586159Z   path: .adapter-notify
2026-07-08T22:55:29.6591005Z   token: ***
2026-07-08T22:55:29.6591450Z   ssh-strict: true
2026-07-08T22:55:29.6591869Z   ssh-user: git
2026-07-08T22:55:29.6592265Z   persist-credentials: true
2026-07-08T22:55:29.6592721Z   clean: true
2026-07-08T22:55:29.6593154Z   sparse-checkout-cone-mode: true
2026-07-08T22:55:29.6593644Z   fetch-depth: 1
2026-07-08T22:55:29.6594060Z   fetch-tags: false
2026-07-08T22:55:29.6594460Z   show-progress: true
2026-07-08T22:55:29.6594860Z   lfs: false
2026-07-08T22:55:29.6595765Z   submodules: false
2026-07-08T22:55:29.6596189Z   set-safe-directory: true
2026-07-08T22:55:29.6596614Z env:
2026-07-08T22:55:29.6597000Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-08T22:55:29.6597516Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-08T22:55:29.6598060Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-08T22:55:29.6598712Z ##[endgroup]
2026-07-08T22:55:29.8784583Z Syncing repository: SaberMage/spt-shell-notify
2026-07-08T22:55:29.8787531Z ##[group]Getting Git version info
2026-07-08T22:55:29.8788247Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-08T22:55:29.8816169Z [command]/usr/bin/git version
2026-07-08T22:55:29.8860505Z git version 2.43.0
2026-07-08T22:55:29.8886145Z ##[endgroup]
2026-07-08T22:55:29.8901270Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9950e173-79ce-4173-8257-d4a83f202cd8' before making global git config changes
2026-07-08T22:55:29.8902118Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T22:55:29.8906694Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-08T22:55:29.8949368Z ##[group]Initializing the repository
2026-07-08T22:55:29.8957685Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-08T22:55:29.8986385Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-08T22:55:29.8987388Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-08T22:55:29.8988298Z hint: of your new repositories, which will suppress this warning, call:
2026-07-08T22:55:29.8989084Z hint: 
2026-07-08T22:55:29.8989576Z hint: 	git config --global init.defaultBranch <name>
2026-07-08T22:55:29.8990144Z hint: 
2026-07-08T22:55:29.8990626Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-08T22:55:29.8991117Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-08T22:55:29.8991527Z hint: 
2026-07-08T22:55:29.8991742Z hint: 	git branch -m <name>
2026-07-08T22:55:29.8993643Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-08T22:55:29.9004566Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-08T22:55:29.9044591Z ##[endgroup]
2026-07-08T22:55:29.9045182Z ##[group]Disabling automatic garbage collection
2026-07-08T22:55:29.9049421Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T22:55:29.9095370Z ##[endgroup]
2026-07-08T22:55:29.9095969Z ##[group]Setting up auth
2026-07-08T22:55:29.9105113Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T22:55:29.9140655Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T22:55:29.9442335Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T22:55:29.9477182Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T22:55:29.9745037Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T22:55:29.9785498Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T22:55:30.0069673Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T22:55:30.0145923Z ##[endgroup]
2026-07-08T22:55:30.0146708Z ##[group]Determining the default branch
2026-07-08T22:55:30.0152399Z Retrieving the default branch name
2026-07-08T22:55:30.4138646Z Default branch 'main'
2026-07-08T22:55:30.4140425Z ##[endgroup]
2026-07-08T22:55:30.4141019Z ##[group]Fetching the repository
2026-07-08T22:55:30.4145901Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-08T22:55:30.9998728Z From https://github.com/SaberMage/spt-shell-notify
2026-07-08T22:55:30.9999823Z  * [new branch]      main       -> origin/main
2026-07-08T22:55:31.0023368Z ##[endgroup]
2026-07-08T22:55:31.0023997Z ##[group]Determining the checkout info
2026-07-08T22:55:31.0027700Z ##[endgroup]
2026-07-08T22:55:31.0034365Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T22:55:31.0094783Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T22:55:31.0141201Z ##[group]Checking out the ref
2026-07-08T22:55:31.0145637Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-08T22:55:31.0195826Z Switched to a new branch 'main'
2026-07-08T22:55:31.0196560Z branch 'main' set up to track 'origin/main'.
2026-07-08T22:55:31.0204850Z ##[endgroup]
2026-07-08T22:55:31.0270109Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T22:55:31.0301996Z ee2d37eadc730c0019e0af82d683074c509634a2
